home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / ladder32.zip / LADDERS.HIS < prev    next >
Text File  |  1992-06-07  |  8KB  |  188 lines

  1. 06/07/92 
  2.          [V3.2] Sorry for the rash of updates, but had to fix these bugs!!
  3.    
  4.                 When quiting the game before completing a game, the Hiscores
  5.                 would not display. Only showed the heading!
  6.                 
  7.                 Was not displaying the correct number of games the caller 
  8.                 was allowed to play.
  9.  
  10. 06/05/92
  11.          [v3.1] When changing to the internal method of creating the Hall of
  12.                 Fame files (SUNHOF.ASC/.ANS), I neglected to provide a way
  13.                 for you to copy them to a bulletin of your own name/location.
  14.                 With this version I have added 2 entries to the CFG file that
  15.                 allows you to define the Drive\Path\Filenames for these files.
  16.  
  17.     >>>>>>>>>>  NOTE: You MUST discontinue use of SUNHOF.EXE for this DOOR!!!!
  18.  
  19. 06/04/92
  20.          [v3.0] Major revision, therefore the version number jump!!
  21.  
  22.                 Added a MAKE-UP-PLAYS feature that allows the caller to makeup
  23.                 game plays they may have missed during the current month. This
  24.                 will afford those callers that do not call every day, an equal
  25.                 chance to compete with callers that play every day.
  26.                 Config file lines 6 and 7 have changed!!!!!!!
  27.                 Be sure to read Documentation!!!
  28.  
  29.                 Automatic game reset will take place when the first caller of
  30.                 the month plays the game. Two Hall of Fame bulletin files will
  31.                 be created (SUNHOF.ANS and SUNHOF.ASC) and all scores cleared.
  32.                 Be sure to read the Documentation!!!
  33.  
  34.                 You can now use an environmental variable for Non-Standard
  35.                 IRQs. This will eliminate the need to have multiple batch 
  36.                 files to execute the door. See DOCs under NON-STANDARD COM
  37.                 SUPPORT for details.
  38.  
  39.                 You can now use environmental variables, on the first line
  40.                 of the configuration file. This will eliminate the requirement
  41.                 that you create an individual configuration file for each node
  42.                 in a multinode environment (ONE config file for ALL nodes!!).
  43.                 See DOCs under MULTI-NODE SETUP for details.
  44.  
  45.                 Made some changes to fix the TIMEOUT errors encountered
  46.                 when usinga 486 with/without DesqView. Need feedback !!
  47.  
  48.                 Made some changes to correct the Error #6 (Overflow Error) 
  49.                 when using SpitFire version 3.2/SFDOORS.DAT. I need some 
  50.                 feedback on this one as well!
  51.  
  52.                 Added support for GT Power's GTUSER.BBS file. To use this 
  53.                 you will be required to add to lines to your configuration 
  54.                 files. Please see Docs for changes. Need some feedback on 
  55.                 this as well!
  56.  
  57. 12/29/91
  58.          [v2.8] Added an option to control when you DO NOT want the DOOR
  59.                 to be used. Allows for 5 Blackout periods. This requires
  60.                 a configuration file change. SEE DOCS for DETAILS!
  61.  
  62.                 "Number of Ladders to complete" configuration option has
  63.                 been changed to allow Sysop to configure anywhere from 
  64.                 1-12 Ladders. Docs updated as well.
  65.  
  66. 11/01/91
  67.          [v2.7] Added an option to control the number of plays per day,
  68.                 based upon the user's security level. This requires a
  69.                 configuration file change. SEE DOCs for DETAIL!
  70.  
  71.                 Added an option to control the length of time the game
  72.                 may be played (each time caller enters the Door), based 
  73.                 upon the user's security level. This requires a 
  74.                 configuration file change. SEE DOCS for DETAILS!
  75.  
  76. 10/17/91
  77.          [v2.6] Added a colorized bulletin. Config file change !!
  78.  
  79.                 Changes to internal routines.
  80.  
  81. 09/06/91
  82.          [v2.5] Re-adjust delay values in non-registered version.
  83.  
  84. 08/23/91
  85.          [v2.4] Changes made to several internal routines.
  86.  
  87. 07/18/91               
  88.          [v2.3] If ANSI not detected, caller has option to contimue or 
  89.                 return to BBS. No longer denies access to game, outright!
  90.  
  91.                 If Sysop uses the door, he/she is given 99 chances to
  92.                 play the game. Registered versions ONLY!
  93.  
  94.                 Added support for Wildcat! v3.0 (See Docs.. Config file!)
  95.  
  96.                 Added support for WWIV BBS' (See Docs.. Config file [untested])
  97.  
  98.                 Under certain circumstances the program would hang the system
  99.                 after displaying the ADOPT-A-DOOR screen
  100.  
  101. 05/31/91
  102.          [v2.2] When displaying the High Scores, system would hang, in
  103.                 Local mode.
  104.                 
  105.                 Game will not be saved if there were no moves made.
  106.  
  107.                 Changed some internal variables relating to time left.
  108.                  
  109.                 Added support for non-standard IRQ numbers (other than
  110.                 IRQ3/IRQ4). See docs for implementation.
  111.  
  112. 05/05/91
  113.          [v2.1] Door would hang, in local mode, when returning to BBS.                
  114.  
  115. 03/24/91
  116.          [v2.0] When presented with the "Press ENTER or E to exit" message,
  117.                 pressing E caused another "Press ENTER to continue" message
  118.                 to appear. Eliminated the second "Press ENTER..." message
  119.                 after you press an E to exit.             
  120.                 
  121.                 When using DORINFOx.DEF, the door would stop at the start
  122.                 of the game and require a key press to continue.
  123.  
  124.                 When using DORINFOx.DEF, the BBS NAME was not being picked
  125.                 up from the configuration file and was not picking up the 
  126.                 correct NODE number from the configuration file.
  127.  
  128. 03/10/91
  129.          [v1.9] Several problems related to DORINFOx.DEF 
  130.                 were corrected.
  131.  
  132. 02/23/91
  133.          [v1.8] Internal changes to speed up program.
  134.  
  135.                 Will now test for maximum games reached BEFORE asking
  136.                 if you want to play another game.
  137.  
  138.                 Corrected "hung system" when responding to a 
  139.                 "Press ENTER to COntinue, E to end" message.
  140.  
  141. 02/12/91
  142.          [v1.7] Error 52 encountered when leaving the game, under
  143.                 a network environment.
  144.  
  145. 02/08/91
  146.          [v1.6] Internal routine changes.
  147.  
  148.  
  149. 01/13/91
  150.          [v1.5] Added error trapping routines
  151.         
  152.                 Changed method of creating filenames that hold the 
  153.                 "saved" game. This will accomodate 1-word handles.
  154.  
  155. 01/05/91
  156.          [v1.4] "Illegal Function Call" error msg generated when Time
  157.                 Remaining was greater than 999. Seems some Sysops give 
  158.                 themselves large amounts of time. 
  159.  
  160. 01/02/91 [v1.3] In unregistered version program would produce a "Bad
  161.                 File Name or number..." error msg when exiting the game.
  162.  
  163.                 The instructions question will now default to "N".
  164.  
  165. 01/01/91
  166.          [v1.2] Problem with last page of instructions not remaining
  167.                 on screen.
  168.                
  169.                 Several other internal changes to handle errors.
  170.  
  171. 12/29/90
  172.          [v1.1] Added automatic ANSI compatability check
  173.                 
  174.                 Added a check for time remaining
  175.  
  176.                 DORINFOx.DEF now handles security levels > 32767
  177.  
  178.                 "Warning x Minutes Remain..." message messed up display -
  179.                 Message has been eliminated.
  180.  
  181.                 When saving a game, the pgm was always using "SYSOPxxx" as 
  182.                 the filename for the saved file. It should have had the 
  183.                 first 5 characters of the callers name. This still worked
  184.                 as it should have just a little cleaner looking now.
  185.  
  186. 12/15/90
  187.          [v1.0] Initial release
  188.